Click or drag to resize

DirectoryEntryCollectionIndexOf Method

Namespace:  Independentsoft.IO.StructuredStorage
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int IndexOf(
	DirectoryEntry directoryEntry
)

Parameters

directoryEntry
Type: Independentsoft.IO.StructuredStorageDirectoryEntry

Return Value

Type: Int32
See Also